书栈网 · BookStack 本次搜索耗时 0.006 秒,为您找到 325 个相关结果.
  • Go学习手册(For learning Go Tutorial)

    Go是一种编译型语言,一种并发的、带垃圾回收的、快速编译的语言。它具有以下特点:它可以在一台计算机上用几秒钟的时间编译一个大型的Go程序;Go为软件构造提供了一种模型,它使依赖分析更加容易,且避免了大部分C风格include文件与库的开头;Go是静态类型的语言,它的类型系统没有层级。因此用户不需要在定义类型之间的关系上花费时间,这样感觉起来比典型的面向对象语...
  • Learning Go v2.0

    这是《学习 Go 语言》的第二版。这本书的目标是为 Go 语言这个年轻的、革命性的计算机语言提供一个快速指南。
  • Learning Pixi

    A step-by-step introduction to making games and interactive media with the Pixi rendering engine.
  • Interpretable Machine Learning

    Machine learning has great potential for improving products, processes and research. But computers usually do not explain their predictions which is a barrier to the adoption of ma...
  • Caffe Deep Learning Framework

    Caffe is a deep learning framework made with expression, speed, and modularity in mind. It is developed by Berkeley AI Research (BAIR) and by community contributors. Yangqing Jia c...
  • Go microservices

    In this blog series we’ll build Microservices using the Go programming language and piece by piece add the necessary integrations to make them run nicely on Docker in swarm mode wi...
  • A Tour of Go

    Go 是一个开源的编程语言,它能让构造简单、可靠且高效的软件变得容易。
  • Reinforcement Learning Coach 0.12.0 documentation

    RL Coach 是一个 Python 强化学习框架,由英特尔推出,包含许多最先进算法的实现
  • Go语言之旅(Go 指南)

    Go 是一个开源的编程语言,它能让构造简单、可靠且高效的软件变得容易。
  • Go 语言问题集(Go Questions)

    从问题切入,串连 Go 语言相关的所有知识,融会贯通。Go 语言学习入门和进阶知识。以 Go 语言为突破口,从问题切入,掌握 Go 语言、后端相关的各种硬核知识。希望本项目能在职场表现、项目实战上助你一臂之力!